home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000HelpNL.chm
/
html
/
help.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-07-13
|
1KB
|
77 lines
body {
font-size: 15px;
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #FAFAD2;
color: #000040;
}
ul {
list-style: circle;
line-height: 25px;
color: #0035CE;
}
h1 {
background-color: White;
color: Maroon;
font-size: 17px;
border-bottom: 1px solid;
border-color: Black;
padding: 5px 5px 5px 5px;
background-image: url(img_logo_main.png);
background-position: center right;
background-repeat: no-repeat;
}
h2 {
font-size: 16px;
color: Maroon;
}
h3 {
font-size: 15px;
color: Maroon;
}
div.code {
color: #000040;
padding: 5px 15px 5px 15px;
background-color: White;
font-family: "Courier New", Courier, monospace;
page-break-inside: avoid;
}
a {
color: Green;
}
a:hover {
position: relative;
top: 1px;
left: 1px;
}
div.footer {
background-color: White;
font-size: 12px;
border-top: 1px solid;
border-color: Black;
margin-top: 15px;
padding: 9px 5px 5px 5px;
}
p.footer {
background-color: White;
border-top: 1px solid;
border-color: Black;
margin-top: 15px;
padding: 9px 5px 5px 5px;
}
span.blue {
color: Blue;
}
span.red {
color: Red;
}